home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch02s06s06.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  7.7 KB  |  179 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>6.6.┬áSaving Your Results</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch02s06.html" title="6.┬áWorking with Digital Camera Photos" />
  12.     <link rel="prev" href="ch02s06s05.html" title="6.5.┬áRemoving Unwanted Objects from an Image" />
  13.     <link rel="next" href="ch02s07.html" title="7.┬áPreparing your Images for the web" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">6.┬áWorking with Digital Camera Photos</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch02s06s05.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">6.6.┬áSaving Your Results</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch02s07.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect2" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h3 class="title"><a id="id3427618"></a>6.6.┬áSaving Your Results</h3>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <div class="simplesect" lang="en" xml:lang="en">
  38.         <div class="titlepage">
  39.           <div>
  40.             <div>
  41.               <h4 class="title"><a id="id3427624"></a>Files</h4>
  42.             </div>
  43.           </div>
  44.         </div>
  45.         <p>
  46.       What file format should you use to save the results of your
  47.       work, and should you resize it?  The answers depend on what you
  48.       intend to use the image for.
  49.     </p>
  50.         <div class="itemizedlist">
  51.           <ul type="disc">
  52.             <li>
  53.               <p>
  54.         If you intend to open the image in Gimp again for further
  55.         work, you should save it in Gimp's native XCF format (i. e.,
  56.         name it something.xcf), because this is the only format that
  57.         guarantees that none of the information in the image is lost.
  58.       </p>
  59.             </li>
  60.             <li>
  61.               <p>
  62.         If you intend to print the image on paper, you should avoid 
  63.         shrinking the image, except by cropping it.  The reason is
  64.         that printers are capable of achieving much higher dot
  65.         resolutions than video monitors---600 to 1400 dots per inch
  66.         for typical printers, as compared to 72 to 100 dots per inch
  67.         for monitors.  A 3000 x 5000 image looks huge on a monitor,
  68.         but it only comes to about 5 inches by 8 inches on paper at
  69.         600 dpi.  There is usually no good reason to
  70.         <span class="emphasis"><em>expand</em></span> the image either:  you can't
  71.         increase the true resolution that way, and it can always be
  72.         scaled up at the time it is printed.  As for the file format,
  73.         it will usually be fine to use JPEG at a quality level of 75
  74.         to 85.  In rare cases, where there are large swaths of nearly
  75.         uniform color, you may need to set the quality level even
  76.         higher or use a lossless format such as TIFF instead. 
  77.       </p>
  78.             </li>
  79.             <li>
  80.               <p>
  81.         If you intend to display the image on screen or project it
  82.         with a video projector, bear in mind that the highest screen
  83.         resolution for most commonly available systems is 1600 x 1200,
  84.         so there is nothing to gain by keeping the image larger than
  85.         that.  For this purpose, the JPEG format is almost always a
  86.         good choice. 
  87.       </p>
  88.             </li>
  89.             <li>
  90.               <p>
  91.         If you want to put the image on a web page or send it by
  92.         email, it is a good idea to make every effort to keep the file
  93.         size as small as possible.  First, scale the image down to the
  94.         smallest size that makes it possible to see the relevant
  95.         details (bear in mind that other people may be using different
  96.         sized monitors and/or different monitor resolution settings).
  97.         Second, save the image as a JPEG file.  In the JPEG save
  98.         dialog, check the option to "Preview in image window", and
  99.         then adjust the Quality slider to the lowest level that gives
  100.         you acceptable image quality.  (You will see in the image the
  101.         effects of each change.)  Make sure that the image is zoomed
  102.         at 1:1 while you do this, so you are not misled by the effects
  103.         of zooming. 
  104.       </p>
  105.             </li>
  106.           </ul>
  107.         </div>
  108.         <p>
  109.       See the <a href="ch02s05.html" title="5.┬áFiles">File
  110.       Formats</a> section for more information.
  111.     </p>
  112.       </div>
  113.       <div class="simplesect" lang="en" xml:lang="en">
  114.         <div class="titlepage">
  115.           <div>
  116.             <div>
  117.               <h4 class="title"><a id="id3427724"></a>Printing Your Photos</h4>
  118.             </div>
  119.           </div>
  120.         </div>
  121.         <p>
  122.       [This needs to be written.]
  123.     </p>
  124.       </div>
  125.       <div class="simplesect" lang="en" xml:lang="en">
  126.         <div class="titlepage">
  127.           <div>
  128.             <div>
  129.               <h4 class="title"><a id="id3427737"></a>EXIF Data</h4>
  130.             </div>
  131.           </div>
  132.         </div>
  133.         <p>
  134.       Modern digital cameras, when you take a picture, add information
  135.       to the data file about the camera settings and the circumstances
  136.       under which the picture was taken.  This data is included in
  137.       JPEG or TIFF files in a structured format called EXIF.  For JPEG
  138.       files, Gimp is capable of maintaining EXIF data, if it is built
  139.       appropriately:  it depends on a library called "libexif", which
  140.       may not be available on all systems.  If Gimp is built with EXIF
  141.       support enabled, then loading a JPEG file with EXIF data, and
  142.       resaving the resulting image in JPEG format, will cause the EXIF
  143.       data to be preserved unchanged.  This is not, strictly speaking,
  144.       the right way for an image editor to handle EXIF data, but it is
  145.       better than simply removing it, which is what earlier versions
  146.       of Gimp did.
  147.     </p>
  148.         <p>
  149.       If you would like to see the contents of the EXIF data, you can
  150.       download from the registry an <a href="http://registry.gimp.org/plugin?id=4153" target="_top">Exif Browser
  151.       plug-in</a>.  If you are able to build and install it on
  152.       your system, you can access it as Filters->Generic->Exif Browser
  153.       from the image menu.  (See <a href="ch02s08s03.html" title="8.3.┬áInstalling New Plugins">Installing New
  154.       Plug-ins</a> for help.)
  155.     </p>
  156.       </div>
  157.     </div>
  158.     <div class="navfooter">
  159.       <hr />
  160.       <table width="100%" summary="Navigation footer">
  161.         <tr>
  162.           <td width="40%" align="left"><a accesskey="p" href="ch02s06s05.html">Prev</a>┬á</td>
  163.           <td width="20%" align="center">
  164.             <a accesskey="u" href="ch02s06.html">Up</a>
  165.           </td>
  166.           <td width="40%" align="right">┬á<a accesskey="n" href="ch02s07.html">Next</a></td>
  167.         </tr>
  168.         <tr>
  169.           <td width="40%" align="left" valign="top">6.5.┬áRemoving Unwanted Objects from an Image┬á</td>
  170.           <td width="20%" align="center">
  171.             <a accesskey="h" href="index.html">Home</a>
  172.           </td>
  173.           <td width="40%" align="right" valign="top">┬á7.┬áPreparing your Images for the web</td>
  174.         </tr>
  175.       </table>
  176.     </div>
  177.   </body>
  178. </html>
  179.